﻿capital = 1302

# Vacant
recruit_character = GAN_Generic_Vacant
fill_empty_minister_nochecks = yes # Please remove if you're adding ministers.

set_war_support = 0.75
set_stability = 1.00
add_manpower = 600000

if = {
	limit = {
		NOT = {
			has_dlc = "No Step Back"
		}
	}
	set_oob = "GAN_1962"
}
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_oob = "GAN_1962_nsb"
}

recruit_character = GAN_Zhang_Lanfeng
recruit_character = GAN_IJA
recruit_character = GAN_Tsuji_Masanobu

set_variable = { chi_influence = 0 }
inherit_technology = CHI

set_politics = {
	ruling_party = despotism
	last_election = "1933.2.16"
	election_frequency = 36
	elections_allowed = no
}

set_popularities = {
	despotism = 60
	ultranationalism = 35
	fascism = 5
}

#econtype
set_variable = { TNO_economy_subtype = token:Econ_Subtype_Military_Directed }
set_variable = { TNO_economy_type = token:Econ_Type_Planned }

add_ideas = {
	#Country#
	Sphere_Chinese_Warlord
	### POLITICAL LAWS ###
	tno_political_parties_one_party_state
	tno_religious_rights_state_religion
	tno_trade_unions_illegal
	tno_immigration_quota_immigration
	tno_slavery_corvee
	tno_public_meetings_regulated
	tno_press_rights_censored_press
	tno_vote_franchise_no_voting

	### MILITARY LAWS ###
	tno_conscription_service_by_requirement
	tno_military_supervision_kill_em_all
	tno_training_combat_schooling
	tno_draft_exemptions_none

	### SOCIAL LAWS ###
	tno_health_care_support_for_emergencies
	tno_education_stratified_education
	tno_penal_system_overt_oppression
	tno_gender_rights_traditional_roles
	tno_security_maintenance_of_order
	tno_regulations_token_regulations

	### ECONOMIC LAWS ###
	tno_trade_laws_limited_exports
	tno_income_taxation_no_income_taxation
	tno_minimum_wage_trinket_minimum_wage
	tno_max_workhours_12_hour_work_day
	tno_pensions_trinket_pensions
	tno_unemployment_trinket_subsidies

	### MISC LAWS ###
	tno_refugees_vetted_entry
	tno_women_banned
	tno_racial_integration_segregated_regiments
	tno_safety_minimal_regulations
	tno_pollution_few_regulations
	tno_lgbt_rights_lgbt_outlawed
	tno_minorities_segregation
	tno_child_labor_illegal

	### SOCIETAL DEVELOPMENT ###
	tno_army_professionalism_political_interference
	tno_industrial_expertise_nascent
	tno_industrial_equipment_power_tools
	tno_agriculture_basic_mechanized
	tno_healthcare_makeshift
	tno_research_facilities_basic
	tno_academic_base_basic_literacy
	tno_admin_efficiency_deficient_administrative_systems
}

add_equipment_to_stockpile = {
	type = infantry_equipment_2
	amount = 3000
	producer = JAP
}

add_equipment_to_stockpile = {
	type = anti_tank_equipment_1
	amount = 800
	producer = JAP
}

add_equipment_to_stockpile = {
	type = motorized_equipment_1
	amount = 800
	producer = JAP
}

add_equipment_to_stockpile = {
	type = support_equipment_1
	amount = 800
	producer = JAP
}

add_equipment_to_stockpile = {
	type = artillery_equipment_3
	amount = 800
	producer = JAP
}
add_equipment_to_stockpile = {
	type = transport_helicopter_equipment_1
	amount = 500
	producer = MAN
}
add_equipment_to_stockpile = {
	type = attack_helicopter_equipment_1
	amount = 500
	producer = MAN
}

# NSB #
if = {
	limit = {
		has_dlc = "No Step Back"
	}
	set_technology = {
		NSB_IFV_1945 = 1
		NSB_IFV_1945_modules_1 = 1
		NSB_IFV_1945_modules_2 = 1
		NSB_IFV_1950 = 1
		NSB_MBT_1945 = 1
		NSB_MBT_1945_modules_1 = 1
		NSB_MBT_1945_modules_2 = 1
		NSB_MBT_1950 = 1
	}
	create_equipment_variant = {
		name = "Type 14 Chi-Wo"
		type = MBT_chassis_1
		parent_version = 0
		modules = {
			main_armament_slot = MBT_cannon_2
			turret_type_slot = MBT_three_man_tank_turret
			suspension_type_slot = tank_torsion_bar_suspension
			armor_type_slot = tank_welded_armor
			engine_type_slot = tank_gasoline_engine
			special_type_slot_1 = smoke_launchers
		}
		
		icon = GFX_JAP_MBT_1950_medium
		upgrades = {
			tank_nsb_engine_upgrade = 7
			tank_nsb_armor_upgrade = 7
		}
	}

	create_equipment_variant = {
		name = "Type 17 Shinhoto Ho-Ki"
		type = IFV_chassis_1
		parent_version = 0
		modules = {
			main_armament_slot = IFV_cannon
			turret_type_slot = IFV_one_man_tank_turret
			suspension_type_slot = tank_torsion_bar_suspension
			armor_type_slot = tank_riveted_armor
			engine_type_slot = tank_gasoline_engine
		}
		
		icon = GFX_JAP_IFV_1950_medium
		upgrades = {
			tank_nsb_engine_upgrade = 3
			tank_nsb_armor_upgrade = 2
		}
	}
	add_equipment_to_stockpile = {
		type = MBT_chassis_1
		amount = 1000
		producer = JAP
		variant_name = "Type 14 Chi-Wo"
	}
	add_equipment_to_stockpile = {
		type = APC_chassis_2
		amount = 2000
		producer = MAN
		variant_name = "Type 20"
	}
}

if = {
	limit = {
		NOT = {
			has_dlc = "No Step Back"
		}
	}
	add_equipment_to_stockpile = {
		type = MBT_equipment_1
		amount = 1000
		producer = JAP
	}
	add_equipment_to_stockpile = {
		type = APC_equipment_2
		amount = 2000
		producer = MAN
	}
}
